- generalExtract(String) - Static method in class zamani.metafy.core.data.CameraCalibration
-
General Extract
- generateFilePathAndPIDList() - Static method in class zamani.metafy.core.data.ErrorFormatter
-
Generate File path and PID list from file line list
- getAssociatedFileNameList() - Method in class zamani.metafy.core.data.AssociateFilesVisitor
-
Get Associated Filenames List
- getAssociatedFilePathList() - Method in class zamani.metafy.core.data.AssociateFilesVisitor
-
Get Associated File Path List
- getAssociatedFiles(String, int) - Method in class zamani.metafy.core.gui.BackgroundWorker.AssociateFilesWorker
-
- getAssociatedFilesFromServer(String, String, int) - Method in class zamani.metafy.core.gui.BackgroundWorker.AssociateFilesWorker
-
- getAutomationFields() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get Automation Fields
- getBasicMetadataSchema() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get Basic Metadata Schema
- getColor(double) - Static method in enum zamani.metafy.core.utility.Utility
-
Get Colour at specific intensity
- getColumnClass(int) - Method in class zamani.metafy.core.gui.BooleanTableModel
-
Get Column Class
This method is used by the JTable to define the default
renderer or editor for each cell.
- getColumnCount() - Method in class zamani.metafy.core.gui.BooleanTableModel
-
Get Column Count
- getColumnName(int) - Method in class zamani.metafy.core.gui.BooleanTableModel
-
Get Column Name
- getCurrentPIDCount() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get Current PID Count
- getData() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get Data
- getDirectoryCount(String) - Static method in class zamani.metafy.core.utility.HttpGet
-
Get Directory Count from server using an HTTP GET request
- getDirectoryPath(String, Component) - Static method in enum zamani.metafy.core.utility.Utility
-
Get Directory Path JFileChooser
Limited to .metafy file extensions
- getElementIndex(String, String[]) - Static method in enum zamani.metafy.core.utility.Utility
-
Get Index of Element in array
- getExtension(String) - Static method in enum zamani.metafy.core.utility.Utility
-
Get extension from filename
- getFilePath(String, Component) - Static method in enum zamani.metafy.core.utility.Utility
-
Get File Path JFileChooser
- getFilepathOnServer(String, String, String) - Static method in class zamani.metafy.core.utility.ServerPath
-
Get File Path On Server
- getFileSavePath(String, Component) - Static method in enum zamani.metafy.core.utility.Utility
-
Get File Save Path JFileChooser
Limited to .metafy file extensions
- getFilesCount(String, String) - Method in class zamani.metafy.core.gui.BackgroundWorker.AssociateFilesWorker
-
- getFilesInDataset() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get Files in Dataset
- getFilesInDirectoryCount(File) - Static method in class zamani.metafy.core.data.DataDealer
-
Get Files in Directory Count
Does a HTTP GET request to quickly determine the number of files in the directory
Reverts to standard directory counting if Response is not 200
Increments Main.totalFilesCount
- getFilesInDirectoryCount() - Method in class zamani.metafy.core.data.DirectoryCounter
-
- getFormat(String) - Static method in class zamani.metafy.core.utility.FileTypes
-
Get Format from file extension
- getFormattedPath(String) - Static method in enum zamani.metafy.core.utility.Utility
-
Get Formatted Path
- getIDAndFileTypeList() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get ID and File Type List
- getInstance() - Static method in class zamani.metafy.core.utility.Inflector
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class zamani.metafy.core.gui.RemoveFirstRowRenderer
-
- getListOfFileCorrespondingPIDSInDataset() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get List of Corresponding PIDS in Dataset
- getListOfFilePathsInDataset() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get List of File Paths in Dataset
- getLoadPath(String, Component) - Static method in enum zamani.metafy.core.utility.Utility
-
Get Load Path JFileChooser
- getMetadata() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get Metadata
- getMetadataFields() - Method in class zamani.metafy.core.persistence.MetadataStore
-
Get Metadata Fields
- getPreferredSize() - Method in class zamani.metafy.core.gui.ImageScalingPanel
-
Get the Preffered Size of the Image Scaling Panel
- getReplacement() - Method in class zamani.metafy.core.utility.RuleAndReplacement
-
- getRowCount() - Method in class zamani.metafy.core.gui.BooleanTableModel
-
Get Row Count
- getRule() - Method in class zamani.metafy.core.utility.RuleAndReplacement
-
- getScreenDimension(Frame) - Static method in enum zamani.metafy.core.utility.Utility
-
Get Screen Dimensions
- getSelectedTableItemIndexes() - Static method in class zamani.metafy.core.gui.GUIModifier
-
Get Index's of Selected Table Items
- getSizeOfPanel() - Method in class zamani.metafy.core.gui.ImageScalingPanel
-
Get the size of the Image Scaling Panel
- getTagValuesDepthThree(Node, String, String, String) - Static method in class zamani.metafy.core.xml.XMLReader
-
Get Tag Names and Values of Depth Three and add them to the metadata and metadata fields lists
- getTagValuesDepthTwo(Node, String, String) - Static method in class zamani.metafy.core.xml.XMLReader
-
Get Tag Names and Values of Depth Two and add them to the metadata and metadata fields lists
- getValidationString(String[]) - Static method in enum zamani.metafy.core.utility.Utility
-
Get Validation String
- getValueAt(int, int) - Method in class zamani.metafy.core.gui.BooleanTableModel
-
Get Value at specified row and column index's
- GISType - Static variable in class zamani.metafy.core.utility.FileTypes
-
- GUIBuilder - Class in zamani.metafy.core.gui
-
GUIBuilder class
Contains GUI functions relating to the construction of the GUI
- GUIBuilder() - Constructor for class zamani.metafy.core.gui.GUIBuilder
-
- guiBuilder - Variable in class zamani.metafy.core.Main
-
- GUIModifier - Class in zamani.metafy.core.gui
-
GUIModifier utility class
Contains GUI functions relating to the dynamic modification of the GUI
- GUIModifier() - Constructor for class zamani.metafy.core.gui.GUIModifier
-
Non instantiable Constructor